home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / printer / Apple-LaserWriter_4_600.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  2.2 KB  |  87 lines

  1. <printer id="printer/Apple-LaserWriter_4_600">
  2.   <make>Apple</make>
  3.   <model>LaserWriter 4/600</model>
  4.   <mechanism>
  5.     <laser/><!--not "color"-->
  6.     <resolution>
  7.       <dpi>
  8.         <x>600</x>
  9.         <y>600</y>
  10.       </dpi>
  11.     </resolution>
  12.     <consumables>
  13.       <comments>
  14.         <en>toner cartridge, standard for engine</en>
  15.       </comments>
  16.     <!--one or more "partno" elements.--></consumables>
  17.   </mechanism><!--no "url"-->
  18.   <lang>
  19.     <postscript level="2">
  20.     <!--unknown ppd filename "ppd"--></postscript><!--no pjl-->
  21.     <text>
  22.       <charset>us-ascii</charset>
  23.     </text>
  24.   </lang>
  25.   <autodetect>
  26.   <!--no known parport probe information--></autodetect>
  27.   <functionality>A</functionality>
  28.   <driver>Postscript</driver>
  29.   <!--not "unverified"-->
  30.   <!--no "contrib_url"-->
  31.   <comments>
  32.     <en>
  33.        Bart De Gruyter (bdg at link42 dot net) posted on the Apple forum:
  34.        <p>
  35.        <pre>
  36.  
  37. Hi there,
  38.  
  39. Just to let you know that the OpenPrinting database can be
  40. updated. I am using the apple laserwriter 4/600 ps and it works
  41. perfectly!
  42.  
  43. How?
  44. The laserwriter 4/600 ps has a localtalk connector and I print to
  45. it from a suse 7.2 installation on a plain pc. Between the pc and
  46. the printer there is an AsanteTalk box which bridges plain ethernet
  47. and etherTalk (over localtalk).
  48.  
  49. pc eth0 ------ AsanteTalk ------ laserwriter 4/600 PS
  50.  
  51. On the linux pc I've made an entry under /var/spool called 
  52. laserwriter4600ps under /var/spool/laserwriter4600ps:
  53.  
  54. - I've created a file called .paprc containing: (without the ---)
  55.  
  56. ---
  57. BDG's LaserWriter 4/600 PS:LaserWriter
  58. ---
  59.  
  60. my /etc/printcap file contains:
  61. ###
  62. lp|Link42 LaserWriter|BDG's LaserWriter 4/600 PS:\
  63.         :sd=/usr/spool/laserwriter4600ps:\
  64.         :lp=/dev/null:\
  65.         :pl#63:pw#85:\
  66.         :mx#0:\
  67.         :sh:sf:\
  68.         :lf=/var/log/lpd-errs:\
  69.         :if=/etc/atalk/filters/ifpaprev:\
  70.         :of=/etc/atalk/filters/ofpap:\
  71.         :tf=/etc/atalk/filters/tfpaprev:
  72. ###
  73.  
  74. You need the following rpm's (or newer versions) to get it
  75. working, it might also work with earlier versions, file
  76. locations may be different between versions...
  77.  
  78. netatalk-1.4.99-40
  79.  
  80. Bart De Gruyter
  81. www.link42.net
  82.  
  83.        </pre>
  84.     </en>
  85.   </comments>
  86. </printer>
  87.